projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9af3dc4
)
(gnus-summary-save-in-folder): Use mh-lib-progs.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 7 Apr 1999 23:45:36 +0000
(23:45 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 7 Apr 1999 23:45:36 +0000
(23:45 +0000)
lisp/gnus/gnus-mh.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-mh.el
b/lisp/gnus/gnus-mh.el
index fa01f5aa0741209ded0e38c53da8d810b98370ba..123350c8f124bae05bceb81324d761bc2679eb44 100644
(file)
--- a/
lisp/gnus/gnus-mh.el
+++ b/
lisp/gnus/gnus-mh.el
@@
-66,7
+66,7
@@
Optional argument FOLDER specifies folder name."
t))))
(errbuf (gnus-get-buffer-create " *Gnus rcvstore*"))
;; Find the rcvstore program.
- (exec-path (if mh-lib
(cons mh-lib
exec-path) exec-path)))
+ (exec-path (if mh-lib
-progs (cons mh-lib-progs
exec-path) exec-path)))
(gnus-eval-in-buffer-window gnus-original-article-buffer
(save-restriction
(widen)